Mapping URL: /productprice/product/{id}
Description: find the productprice entities of product with the appended id
Microservice: ProductService
/productprice/product/{id} |
Mapping URL: /productprice/product/{id}
Description: ProductService
Name: findAllProductPriceOfProduct(id)
Request Method: GET
Service Interface: /productprice/product/{id}
Service Entity: Product
3.1 CountryService | 3.2 DiscountCampaignService | 3.3 ProductService | 3.4 ShopLicenseService |